PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DProjection Class / setScaling Method
A positive number that specifies the scaling used when projecting the 3D artwork onto the annotation's target coordinate system.
In This Topic
    setScaling Method
    In This Topic
    Sets the scaling used when projecting the 3D artwork.
    Syntax
    public void setScaling( 
       double scaling
    )

    Parameters

    scaling
    A positive number that specifies the scaling used when projecting the 3D artwork onto the annotation's target coordinate system.
    See Also